home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / oljp192m.gpd < prev    next >
Encoding:
Text File  |  1999-07-30  |  21.9 KB  |  726 lines

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.0"
  7. *GPDFileName: "oljp192m.gpd"
  8. *Include: "StdNames.gpd"
  9. *ModelName: "Olivetti JP 192 (Monochrome)"
  10. *MasterUnits: PAIR(600, 600)
  11. *ResourceDLL: "jp350res.dll"
  12. *PrinterType: SERIAL
  13. *Feature: Orientation
  14. {
  15.     *rcNameID: =ORIENTATION_DISPLAY
  16.     *DefaultOption: PORTRAIT
  17.     *Option: PORTRAIT
  18.     {
  19.         *rcNameID: =PORTRAIT_DISPLAY
  20.         *Command: CmdSelect
  21.         {
  22.             *Order: DOC_SETUP.8
  23.             *Cmd: "<1B>*r-1U"
  24.         }
  25.     }
  26.     *Option: LANDSCAPE_CC270
  27.     {
  28.         *rcNameID: =LANDSCAPE_DISPLAY
  29.     }
  30. }
  31. *Feature: InputBin
  32. {
  33.     *rcNameID: =PAPER_SOURCE_DISPLAY
  34.     *DefaultOption: AUTO
  35.     *Option: AUTO
  36.     {
  37.         *rcNameID: =AUTO_DISPLAY
  38.         *Command: CmdSelect
  39.         {
  40.             *Order: DOC_SETUP.2
  41.             *Cmd: "<1B>&l1H"
  42.         }
  43.     }
  44.     *Option: ENVFEED
  45.     {
  46.         *rcNameID: =ENV_FEED_DISPLAY
  47.         *Command: CmdSelect
  48.         {
  49.             *Order: DOC_SETUP.2
  50.             *Cmd: "<1B>&l3H"
  51.         }
  52.     }
  53.     *Option: MANUAL
  54.     {
  55.         *rcNameID: =MANUAL_FEED_DISPLAY
  56. *% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
  57.         *Command: CmdSelect
  58.         {
  59.             *Order: DOC_SETUP.2
  60.             *Cmd: "<1B>&l3H"
  61.         }
  62.     }
  63. }
  64. *Feature: Resolution
  65. {
  66.     *rcNameID: =RESOLUTION_DISPLAY
  67.     *DefaultOption: Option2
  68.     *Option: Option1
  69.     {
  70.         *Name: "600 x 300 " =DOTS_PER_INCH
  71.         *DPI: PAIR(600, 300)
  72.         *TextDPI: PAIR(600, 300)
  73.         EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  74.         *SpotDiameter: 160
  75.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  76.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  77.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes }"W" }
  78.         *Command: CmdSelect
  79.         {
  80.             *Order: DOC_SETUP.7
  81.             *Cmd: "<1B>&k0W<1B>*p2N<1B>*g8W<020102>X<01>,<0002>"
  82.         }
  83.     }
  84.     *Option: Option2
  85.     {
  86.         *Name: "300 x 300 " =DOTS_PER_INCH
  87.         *DPI: PAIR(300, 300)
  88.         *TextDPI: PAIR(300, 300)
  89.         EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  90.         *SpotDiameter: 150
  91.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  92.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  93.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  94.         *Command: CmdSelect
  95.         {
  96.             *Order: DOC_SETUP.7
  97.             *Cmd: "<1B>*t300R"
  98.         }
  99.     }
  100.     *Option: Option3
  101.     {
  102.         *Name: "150 x 150 " =DOTS_PER_INCH
  103.         *DPI: PAIR(150, 150)
  104.         *TextDPI: PAIR(300, 300)
  105.         EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  106.         *SpotDiameter: 120
  107.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  108.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  109.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  110.         *Command: CmdSelect
  111.         {
  112.             *Order: DOC_SETUP.7
  113.             *Cmd: "<1B>*t150R"
  114.         }
  115.     }
  116. }
  117. *Feature: PaperSize
  118. {
  119.     *rcNameID: =PAPER_SIZE_DISPLAY
  120.     *DefaultOption: A4
  121.     *Option: LETTER
  122.     {
  123.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  124.         *CursorOrigin: PAIR(84, 120)
  125.         *Command: CmdSelect
  126.         {
  127.             *Order: DOC_SETUP.3
  128.             *Cmd: "<1B>&l2A"
  129.         }
  130.         *switch: InputBin
  131.         {
  132.             *case: AUTO
  133.             {
  134.                 *PrintableArea: PAIR(4796, 6168)
  135.                 *PrintableOrigin: PAIR(84, 132)
  136.             }
  137.             *case: ENVFEED
  138.             {
  139.                 *PrintableArea: PAIR(4796, 5928)
  140.                 *PrintableOrigin: PAIR(84, 132)
  141.             }
  142.             *case: MANUAL
  143.             {
  144.                 *PrintableArea: PAIR(4796, 6168)
  145.                 *PrintableOrigin: PAIR(84, 132)
  146.             }
  147.         }
  148.     }
  149.     *Option: LEGAL
  150.     {
  151.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  152.         *CursorOrigin: PAIR(84, 120)
  153.         *Command: CmdSelect
  154.         {
  155.             *Order: DOC_SETUP.3
  156.             *Cmd: "<1B>&l3A"
  157.         }
  158.         *switch: InputBin
  159.         {
  160.             *case: AUTO
  161.             {
  162.                 *PrintableArea: PAIR(4796, 7968)
  163.                 *PrintableOrigin: PAIR(84, 132)
  164.             }
  165.             *case: ENVFEED
  166.             {
  167.                 *PrintableArea: PAIR(4796, 7728)
  168.                 *PrintableOrigin: PAIR(84, 132)
  169.             }
  170.             *case: MANUAL
  171.             {
  172.                 *PrintableArea: PAIR(4796, 7968)
  173.                 *PrintableOrigin: PAIR(84, 132)
  174.             }
  175.         }
  176.     }
  177.     *Option: A4
  178.     {
  179.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  180.         *CursorOrigin: PAIR(84, 120)
  181.         *Command: CmdSelect
  182.         {
  183.             *Order: DOC_SETUP.3
  184.             *Cmd: "<1B>&l26A"
  185.         }
  186.         *switch: InputBin
  187.         {
  188.             *case: AUTO
  189.             {
  190.                 *PrintableArea: PAIR(4794, 6582)
  191.                 *PrintableOrigin: PAIR(84, 132)
  192.                 *switch: Resolution
  193.                 {
  194.                     *case: Option3
  195.                     {
  196. *% Warning: the following printable width is adjusted (4794->4792) so it is divisible by the resolution X scale.
  197. *% Warning: the following printable length is adjusted (6582->6580) so it is divisible by the resolution Y scale.
  198.                         *PrintableArea: PAIR(4792, 6580)
  199.                     }
  200.                 }
  201.             }
  202.             *case: ENVFEED
  203.             {
  204.                 *PrintableArea: PAIR(4794, 6342)
  205.                 *PrintableOrigin: PAIR(84, 132)
  206.                 *switch: Resolution
  207.                 {
  208.                     *case: Option3
  209.                     {
  210. *% Warning: the following printable width is adjusted (4794->4792) so it is divisible by the resolution X scale.
  211. *% Warning: the following printable length is adjusted (6342->6340) so it is divisible by the resolution Y scale.
  212.                         *PrintableArea: PAIR(4792, 6340)
  213.                     }
  214.                 }
  215.             }
  216.             *case: MANUAL
  217.             {
  218.                 *PrintableArea: PAIR(4794, 6582)
  219.                 *PrintableOrigin: PAIR(84, 132)
  220.                 *switch: Resolution
  221.                 {
  222.                     *case: Option3
  223.                     {
  224. *% Warning: the following printable width is adjusted (4794->4792) so it is divisible by the resolution X scale.
  225. *% Warning: the following printable length is adjusted (6582->6580) so it is divisible by the resolution Y scale.
  226.                         *PrintableArea: PAIR(4792, 6580)
  227.                     }
  228.                 }
  229.             }
  230.         }
  231.     }
  232.     *Option: EXECUTIVE
  233.     {
  234.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  235.         *CursorOrigin: PAIR(84, 120)
  236.         *Command: CmdSelect
  237.         {
  238.             *Order: DOC_SETUP.3
  239.             *Cmd: "<1B>&l93A"
  240.         }
  241.         *switch: InputBin
  242.         {
  243.             *case: AUTO
  244.             {
  245.                 *PrintableArea: PAIR(4182, 5868)
  246.                 *PrintableOrigin: PAIR(84, 132)
  247.                 *switch: Resolution
  248.                 {
  249.                     *case: Option3
  250.                     {
  251. *% Warning: the following printable width is adjusted (4182->4180) so it is divisible by the resolution X scale.
  252.                         *PrintableArea: PAIR(4180, 5868)
  253.                     }
  254.                 }
  255.             }
  256.             *case: ENVFEED
  257.             {
  258.                 *PrintableArea: PAIR(4182, 5628)
  259.                 *PrintableOrigin: PAIR(84, 132)
  260.                 *switch: Resolution
  261.                 {
  262.                     *case: Option3
  263.                     {
  264. *% Warning: the following printable width is adjusted (4182->4180) so it is divisible by the resolution X scale.
  265.                         *PrintableArea: PAIR(4180, 5628)
  266.                     }
  267.                 }
  268.             }
  269.             *case: MANUAL
  270.             {
  271.                 *PrintableArea: PAIR(4182, 5868)
  272.                 *PrintableOrigin: PAIR(84, 132)
  273.                 *switch: Resolution
  274.                 {
  275.                     *case: Option3
  276.                     {
  277. *% Warning: the following printable width is adjusted (4182->4180) so it is divisible by the resolution X scale.
  278.                         *PrintableArea: PAIR(4180, 5868)
  279.                     }
  280.                 }
  281.             }
  282.         }
  283.     }
  284.     *Option: Option5
  285.     {
  286.         *rcNameID: 258
  287.         *PageDimensions: PAIR(4962, 3498)
  288.         *CursorOrigin: PAIR(84, 120)
  289.         *Command: CmdSelect
  290.         {
  291.             *Order: DOC_SETUP.3
  292.             *Cmd: "<1B>&l29A"
  293.         }
  294.         *switch: InputBin
  295.         {
  296.             *case: AUTO
  297.             {
  298.                 *PrintableArea: PAIR(4794, 3066)
  299.                 *PrintableOrigin: PAIR(84, 132)
  300.                 *switch: Resolution
  301.                 {
  302.                     *case: Option3
  303.                     {
  304. *% Warning: the following printable width is adjusted (4794->4792) so it is divisible by the resolution X scale.
  305. *% Warning: the following printable length is adjusted (3066->3064) so it is divisible by the resolution Y scale.
  306.                         *PrintableArea: PAIR(4792, 3064)
  307.                     }
  308.                 }
  309.             }
  310.             *case: ENVFEED
  311.             {
  312.                 *PrintableArea: PAIR(4794, 2826)
  313.                 *PrintableOrigin: PAIR(84, 132)
  314.                 *switch: Resolution
  315.                 {
  316.                     *case: Option3
  317.                     {
  318. *% Warning: the following printable width is adjusted (4794->4792) so it is divisible by the resolution X scale.
  319. *% Warning: the following printable length is adjusted (2826->2824) so it is divisible by the resolution Y scale.
  320.                         *PrintableArea: PAIR(4792, 2824)
  321.                     }
  322.                 }
  323.             }
  324.             *case: MANUAL
  325.             {
  326.                 *PrintableArea: PAIR(4794, 3066)
  327.                 *PrintableOrigin: PAIR(84, 132)
  328.                 *switch: Resolution
  329.                 {
  330.                     *case: Option3
  331.                     {
  332. *% Warning: the following printable width is adjusted (4794->4792) so it is divisible by the resolution X scale.
  333. *% Warning: the following printable length is adjusted (3066->3064) so it is divisible by the resolution Y scale.
  334.                         *PrintableArea: PAIR(4792, 3064)
  335.                     }
  336.                 }
  337.             }
  338.         }
  339.     }
  340.     *Option: ENV_10
  341.     {
  342.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  343. *% Warning: this paper size has PS_SUGGEST_LNDSCP set in GPC, which is ignored by GPD.
  344.         *CursorOrigin: PAIR(84, 120)
  345.         *Command: CmdSelect
  346.         {
  347.             *Order: DOC_SETUP.3
  348.             *Cmd: "<1B>&l81A"
  349.         }
  350.         *switch: InputBin
  351.         {
  352.             *case: AUTO
  353.             {
  354.                 *PrintableArea: PAIR(2310, 5268)
  355.                 *PrintableOrigin: PAIR(84, 132)
  356.                 *switch: Resolution
  357.                 {
  358.                     *case: Option3
  359.                     {
  360. *% Warning: the following printable width is adjusted (2310->2308) so it is divisible by the resolution X scale.
  361.                         *PrintableArea: PAIR(2308, 5268)
  362.                     }
  363.                 }
  364.             }
  365.             *case: ENVFEED
  366.             {
  367.                 *PrintableArea: PAIR(2310, 5028)
  368.                 *PrintableOrigin: PAIR(84, 132)
  369.                 *switch: Resolution
  370.                 {
  371.                     *case: Option3
  372.                     {
  373. *% Warning: the following printable width is adjusted (2310->2308) so it is divisible by the resolution X scale.
  374.                         *PrintableArea: PAIR(2308, 5028)
  375.                     }
  376.                 }
  377.             }
  378.             *case: MANUAL
  379.             {
  380.                 *PrintableArea: PAIR(2310, 5268)
  381.                 *PrintableOrigin: PAIR(84, 132)
  382.                 *switch: Resolution
  383.                 {
  384.                     *case: Option3
  385.                     {
  386. *% Warning: the following printable width is adjusted (2310->2308) so it is divisible by the resolution X scale.
  387.                         *PrintableArea: PAIR(2308, 5268)
  388.                     }
  389.                 }
  390.             }
  391.         }
  392.     }
  393.     *Option: ENV_C5
  394.     {
  395.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  396. *% Warning: this paper size has PS_SUGGEST_LNDSCP set in GPC, which is ignored by GPD.
  397.         *CursorOrigin: PAIR(84, 120)
  398.         *Command: CmdSelect
  399.         {
  400.             *Order: DOC_SETUP.3
  401.             *Cmd: "<1B>&l91A"
  402.         }
  403.         *switch: InputBin
  404.         {
  405.             *case: AUTO
  406.             {
  407.                 *PrintableArea: PAIR(3660, 4980)
  408.                 *PrintableOrigin: PAIR(84, 132)
  409.             }
  410.             *case: ENVFEED
  411.             {
  412.                 *PrintableArea: PAIR(3660, 4740)
  413.                 *PrintableOrigin: PAIR(84, 132)
  414.             }
  415.             *case: MANUAL
  416.             {
  417.                 *PrintableArea: PAIR(3660, 4980)
  418.                 *PrintableOrigin: PAIR(84, 132)
  419.             }
  420.         }
  421.     }
  422.     *Option: ENV_DL
  423.     {
  424.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  425. *% Warning: this paper size has PS_SUGGEST_LNDSCP set in GPC, which is ignored by GPD.
  426.         *CursorOrigin: PAIR(84, 120)
  427.         *Command: CmdSelect
  428.         {
  429.             *Order: DOC_SETUP.3
  430.             *Cmd: "<1B>&l90A"
  431.         }
  432.         *switch: InputBin
  433.         {
  434.             *case: AUTO
  435.             {
  436.                 *PrintableArea: PAIR(2430, 4764)
  437.                 *PrintableOrigin: PAIR(84, 132)
  438.                 *switch: Resolution
  439.                 {
  440.                     *case: Option3
  441.                     {
  442. *% Warning: the following printable width is adjusted (2430->2428) so it is divisible by the resolution X scale.
  443.                         *PrintableArea: PAIR(2428, 4764)
  444.                     }
  445.                 }
  446.             }
  447.             *case: ENVFEED
  448.             {
  449.                 *PrintableArea: PAIR(2430, 4524)
  450.                 *PrintableOrigin: PAIR(84, 132)
  451.                 *switch: Resolution
  452.                 {
  453.                     *case: Option3
  454.                     {
  455. *% Warning: the following printable width is adjusted (2430->2428) so it is divisible by the resolution X scale.
  456.                         *PrintableArea: PAIR(2428, 4524)
  457.                     }
  458.                 }
  459.             }
  460.             *case: MANUAL
  461.             {
  462.                 *PrintableArea: PAIR(2430, 4764)
  463.                 *PrintableOrigin: PAIR(84, 132)
  464.                 *switch: Resolution
  465.                 {
  466.                     *case: Option3
  467.                     {
  468. *% Warning: the following printable width is adjusted (2430->2428) so it is divisible by the resolution X scale.
  469.                         *PrintableArea: PAIR(2428, 4764)
  470.                     }
  471.                 }
  472.             }
  473.         }
  474.     }
  475.     *Option: ENV_C6
  476.     {
  477.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  478. *% Warning: this paper size has PS_SUGGEST_LNDSCP set in GPC, which is ignored by GPD.
  479.         *CursorOrigin: PAIR(84, 120)
  480.         *Command: CmdSelect
  481.         {
  482.             *Order: DOC_SETUP.3
  483.             *Cmd: "<1B>&l92A"
  484.         }
  485.         *switch: InputBin
  486.         {
  487.             *case: AUTO
  488.             {
  489.                 *PrintableArea: PAIR(2526, 3396)
  490.                 *PrintableOrigin: PAIR(84, 132)
  491.                 *switch: Resolution
  492.                 {
  493.                     *case: Option3
  494.                     {
  495. *% Warning: the following printable width is adjusted (2526->2524) so it is divisible by the resolution X scale.
  496.                         *PrintableArea: PAIR(2524, 3396)
  497.                     }
  498.                 }
  499.             }
  500.             *case: ENVFEED
  501.             {
  502.                 *PrintableArea: PAIR(2526, 3156)
  503.                 *PrintableOrigin: PAIR(84, 132)
  504.                 *switch: Resolution
  505.                 {
  506.                     *case: Option3
  507.                     {
  508. *% Warning: the following printable width is adjusted (2526->2524) so it is divisible by the resolution X scale.
  509.                         *PrintableArea: PAIR(2524, 3156)
  510.                     }
  511.                 }
  512.             }
  513.             *case: MANUAL
  514.             {
  515.                 *PrintableArea: PAIR(2526, 3396)
  516.                 *PrintableOrigin: PAIR(84, 132)
  517.                 *switch: Resolution
  518.                 {
  519.                     *case: Option3
  520.                     {
  521. *% Warning: the following printable width is adjusted (2526->2524) so it is divisible by the resolution X scale.
  522.                         *PrintableArea: PAIR(2524, 3396)
  523.                     }
  524.                 }
  525.             }
  526.         }
  527.     }
  528.     *Option: CUSTOMSIZE
  529.     {
  530.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  531.         *MinSize: PAIR(2474, 2474)
  532.         *MaxSize: PAIR(5100, 8400)
  533.         *MaxPrintableWidth: 4800
  534.         *MinLeftMargin: 0
  535.         *CenterPrintable?: FALSE
  536.         *switch: InputBin
  537.         {
  538.             *case: AUTO
  539.             {
  540.                 *TopMargin: 0
  541.                 *BottomMargin: 0
  542.             }
  543.             *case: ENVFEED
  544.             {
  545.                 *TopMargin: 0
  546.                 *BottomMargin: 540
  547.             }
  548.             *case: MANUAL
  549.             {
  550.                 *TopMargin: 0
  551.                 *BottomMargin: 0
  552.             }
  553.         }
  554.         *Command: CmdSelect
  555.         {
  556.             *Order: DOC_SETUP.3
  557.             *Cmd: "<1B>&l0A"
  558.         }
  559.     }
  560. }
  561. *InvalidCombination: LIST(InputBin.AUTO, PaperSize.ENV_10)
  562. *InvalidCombination: LIST(InputBin.AUTO, PaperSize.ENV_C5)
  563. *InvalidCombination: LIST(InputBin.AUTO, PaperSize.ENV_DL)
  564. *InvalidCombination: LIST(InputBin.AUTO, PaperSize.ENV_C6)
  565. *InvalidCombination: LIST(InputBin.AUTO, PaperSize.CUSTOMSIZE)
  566. *InvalidCombination: LIST(InputBin.ENVFEED, PaperSize.LETTER)
  567. *InvalidCombination: LIST(InputBin.ENVFEED, PaperSize.LEGAL)
  568. *InvalidCombination: LIST(InputBin.ENVFEED, PaperSize.A4)
  569. *InvalidCombination: LIST(InputBin.ENVFEED, PaperSize.EXECUTIVE)
  570. *InvalidCombination: LIST(InputBin.ENVFEED, PaperSize.Option5)
  571. *InvalidCombination: LIST(InputBin.ENVFEED, PaperSize.CUSTOMSIZE)
  572. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.ENV_10)
  573. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.ENV_C5)
  574. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.ENV_DL)
  575. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.ENV_C6)
  576. *Feature: MediaType
  577. {
  578.     *rcNameID: =MEDIA_TYPE_DISPLAY
  579.     *DefaultOption: Option1
  580.     *Option: Option1
  581.     {
  582.         *rcNameID: 264
  583.     }
  584.     *Option: TRANSPARENCY
  585.     {
  586.         *rcNameID: =TRANSPARENCY_DISPLAY
  587.         *Command: CmdSelect
  588.         {
  589.             *Order: DOC_SETUP.6
  590.             *Cmd: "<1B>*o2Q"
  591.         }
  592.     }
  593. }
  594. *Feature: PrintQuality
  595. {
  596.     *rcNameID: =TEXT_QUALITY_DISPLAY
  597.     *DefaultOption: LETTER_QUALITY
  598.     *Option: LETTER_QUALITY
  599.     {
  600.         *rcNameID: =LETTER_QUALITY_DISPLAY
  601.         *Command: CmdSelect
  602.         {
  603.             *Order: DOC_SETUP.5
  604.             *Cmd: "<1B>(s2Q<1B>*r2Q<1B>*p2N"
  605.         }
  606.     }
  607.     *Option: DRAFT_QUALITY
  608.     {
  609.         *rcNameID: =DRAFT_QUALITY_DISPLAY
  610.         *Command: CmdSelect
  611.         {
  612.             *Order: DOC_SETUP.5
  613.             *Cmd: "<1B>(s1Q<1B>*r1Q"
  614.         }
  615.     }
  616.     *Option: Option3
  617.     {
  618.         *rcNameID: 275
  619.         *Command: CmdSelect
  620.         {
  621.             *Order: DOC_SETUP.5
  622.             *Cmd: "<1B>(s2Q<1B>*r2Q<1B>*o1D<1B>*o2Q<1B>*p2N"
  623.         }
  624.     }
  625. }
  626. *Feature: Halftone
  627. {
  628.     *rcNameID: =HALFTONING_DISPLAY
  629.     *DefaultOption: HT_PATSIZE_AUTO
  630.     *Option: HT_PATSIZE_AUTO
  631.     {
  632.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  633.     }
  634. *Ifdef: WINNT_50
  635.     *Option: HT_PATSIZE_SUPERCELL_M
  636.     {
  637.         *rcNameID: =HT_SUPERCELL_DISPLAY
  638.     }
  639. *Endif:
  640.     *Option: HT_PATSIZE_6x6_M
  641.     {
  642.         *rcNameID: =HT_DITHER6X6_DISPLAY
  643.     }
  644.     *Option: HT_PATSIZE_8x8_M
  645.     {
  646.         *rcNameID: =HT_DITHER8X8_DISPLAY
  647.     }
  648. }
  649. *Command: CmdStartDoc
  650. {
  651.     *Order: DOC_SETUP.1
  652.     *Cmd: "<00000000000000001B070000071B>E<1B>&l0o0L<1B>&k1w5w0G<1B>*o1D<1B>*o0Q<1B>*p1N<1B>"
  653. + "&l0M"
  654. }
  655. *Command: CmdStartPage
  656. {
  657.     *Order: PAGE_SETUP.1
  658.     *Cmd: "<0D>"
  659. }
  660. *Command: CmdEndJob
  661. {
  662.     *Order: JOB_FINISH.1
  663.     *Cmd: "<1B>E<1B07000000>"
  664. }
  665. *Command: CmdEndPage
  666. {
  667.     *Order: PAGE_FINISH.1
  668.     *Cmd: "<0D>"
  669. }
  670. *RotateCoordinate?: FALSE
  671. *RotateRaster?: FALSE
  672. *RotateFont?: FALSE
  673. *switch: Orientation
  674. {
  675.     *case: PORTRAIT
  676.     {
  677.         *TextCaps: LIST(TC_OP_CHARACTER,TC_OP_STROKE,TC_UA_ABLE)
  678.     }
  679.     *case: LANDSCAPE_CC270
  680.     {
  681.         *TextCaps: LIST()
  682.     }
  683. }
  684. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  685. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,X_LANDSCAPE,Y_PORTRAIT)
  686. *XMoveThreshold: 0
  687. *YMoveThreshold: *
  688. *XMoveUnit: 300
  689. *YMoveUnit: 300
  690. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2) }"X" }
  691. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d{(DestXRel / 2) }"X" }
  692. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d{(DestXRel / 2) }"X" }
  693. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2) }"Y" }
  694. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{(DestYRel / 2) }"Y" }
  695. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{(DestYRel / 2) }"Y" }
  696. *Command: CmdCR { *Cmd : "<0D>" }
  697. *Command: CmdLF { *Cmd : "<0A>" }
  698. *Command: CmdFF { *Cmd : "<0C>" }
  699. *EjectPageWithFF?: TRUE
  700. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  701. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  702. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  703. *OutputDataFormat: H_BYTE
  704. *OptimizeLeftBound?: FALSE
  705. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  706. *CursorYAfterSendBlockData: AUTO_INCREMENT
  707. *LookAheadRegion: 100
  708. *DefaultFont: 1
  709. *DefaultCTT: 0
  710. *CharPosition: BASELINE
  711. *switch: Orientation
  712. {
  713.     *case: PORTRAIT
  714.     {
  715.         *DeviceFonts: LIST(1,2,6,7,8,9,75,76,77,78,79,80,81,82,86,87,
  716. +                   88,89,104,105,106,107,108,109,110,111,112,113,114,115,116,117,
  717. +                   118,119,120,121,122,123,124,125,126,127,128,129,130)
  718.     }
  719.     *case: LANDSCAPE_CC270
  720.     {
  721.         *DeviceFonts: LIST()
  722.     }
  723. }
  724. *Command: CmdUnderlineOn { *Cmd : "<1B>&d3D" }
  725. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  726.